Skip to content

docs: align group_digest docs with hash2field API#1651

Open
radik878 wants to merge 1 commit intoRustCrypto:masterfrom
radik878:docs/fix-group-digest-comments
Open

docs: align group_digest docs with hash2field API#1651
radik878 wants to merge 1 commit intoRustCrypto:masterfrom
radik878:docs/fix-group-digest-comments

Conversation

@radik878
Copy link
Copy Markdown
Contributor

@radik878 radik878 commented Feb 4, 2026

Documentation for the hash/encode helpers in group_digest.rs still referenced the removed FromOkm trait and even used Self::FieldElement in a free function, which no longer matches the actual hash_to_field-based API and type constraints. This could confuse users and implementers of MapToCurve/GroupDigest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant